[INFO] cloning repository https://github.com/alexrudy/walnut-dns
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexrudy/walnut-dns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexrudy%2Fwalnut-dns", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexrudy%2Fwalnut-dns'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 663a0abb78f5d26747ccd452c67773f70e49b208
[INFO] testing alexrudy/walnut-dns against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexrudy%2Fwalnut-dns" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexrudy/walnut-dns
[INFO] finished tweaking git repo https://github.com/alexrudy/walnut-dns
[INFO] tweaked toml for git repo https://github.com/alexrudy/walnut-dns written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexrudy/walnut-dns on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexrudy/walnut-dns already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.18.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.0
[INFO] [stderr]   Downloaded tagptr v0.2.0
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded security-framework-sys v2.14.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded deranged v0.5.3
[INFO] [stderr]   Downloaded future-eyeballs v0.1.0
[INFO] [stderr]   Downloaded schannel v0.1.27
[INFO] [stderr]   Downloaded camino v1.1.12
[INFO] [stderr]   Downloaded tokio-rustls v0.26.2
[INFO] [stderr]   Downloaded ipconfig v0.3.2
[INFO] [stderr]   Downloaded generator v0.8.7
[INFO] [stderr]   Downloaded bb8 v0.8.6
[INFO] [stderr]   Downloaded resolv-conf v0.7.4
[INFO] [stderr]   Downloaded anstream v0.6.20
[INFO] [stderr]   Downloaded prefix-trie v0.7.0
[INFO] [stderr]   Downloaded hickory-recursor v0.25.2
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded security-framework v3.3.0
[INFO] [stderr]   Downloaded loom v0.7.2
[INFO] [stderr]   Downloaded hickory-client v0.25.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.4
[INFO] [stderr]   Downloaded cc v1.2.35
[INFO] [stderr]   Downloaded hickory-resolver v0.25.2
[INFO] [stderr]   Downloaded widestring v1.2.0
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded hyperdriver v0.12.3
[INFO] [stderr]   Downloaded chateau v0.3.1
[INFO] [stderr]   Downloaded arc-swap v1.7.1
[INFO] [stderr]   Downloaded hickory-server v0.25.2
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded webpki-roots v1.0.2
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.3
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] [stderr]   Downloaded moka v0.12.10
[INFO] [stderr]   Downloaded rustls v0.23.31
[INFO] [stderr]   Downloaded hickory-proto v0.25.2
[INFO] [stderr]   Downloaded regex-automata v0.4.10
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] [stderr]   Downloaded monarch-db v0.1.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b9375d1d769909d3ed735b91fcf96ff78d05c9e0c0b152c300e24d9fe6eae3a
[INFO] running `Command { std: "docker" "start" "-a" "2b9375d1d769909d3ed735b91fcf96ff78d05c9e0c0b152c300e24d9fe6eae3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b9375d1d769909d3ed735b91fcf96ff78d05c9e0c0b152c300e24d9fe6eae3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b9375d1d769909d3ed735b91fcf96ff78d05c9e0c0b152c300e24d9fe6eae3a", kill_on_drop: false }`
[INFO] [stdout] 2b9375d1d769909d3ed735b91fcf96ff78d05c9e0c0b152c300e24d9fe6eae3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f1a7b42e0b1eaaeef8d3c32f3e101b847828d671f4dc4bb58219000203b3263
[INFO] running `Command { std: "docker" "start" "-a" "8f1a7b42e0b1eaaeef8d3c32f3e101b847828d671f4dc4bb58219000203b3263", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling prefix-trie v0.7.0
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling monarch-db v0.1.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling future-eyeballs v0.1.0
[INFO] [stderr]    Compiling chateau v0.3.1
[INFO] [stderr]    Compiling hickory-server v0.25.2
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling walnut-dns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.28s
[INFO] running `Command { std: "docker" "inspect" "8f1a7b42e0b1eaaeef8d3c32f3e101b847828d671f4dc4bb58219000203b3263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f1a7b42e0b1eaaeef8d3c32f3e101b847828d671f4dc4bb58219000203b3263", kill_on_drop: false }`
[INFO] [stdout] 8f1a7b42e0b1eaaeef8d3c32f3e101b847828d671f4dc4bb58219000203b3263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21943acddbe52e2013b0a183cc529ce80d475cacca2745c4a7347555408ad46a
[INFO] running `Command { std: "docker" "start" "-a" "21943acddbe52e2013b0a183cc529ce80d475cacca2745c4a7347555408ad46a", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chateau v0.3.1
[INFO] [stderr]    Compiling future-eyeballs v0.1.0
[INFO] [stderr]    Compiling monarch-db v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling hickory-server v0.25.2
[INFO] [stderr]    Compiling hickory-client v0.25.2
[INFO] [stderr]    Compiling walnut-dns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.75s
[INFO] running `Command { std: "docker" "inspect" "21943acddbe52e2013b0a183cc529ce80d475cacca2745c4a7347555408ad46a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21943acddbe52e2013b0a183cc529ce80d475cacca2745c4a7347555408ad46a", kill_on_drop: false }`
[INFO] [stdout] 21943acddbe52e2013b0a183cc529ce80d475cacca2745c4a7347555408ad46a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef6f501dcb2dcb3112706b9685504219da4dcae523b9ffbbade819407605f2c3
[INFO] running `Command { std: "docker" "start" "-a" "ef6f501dcb2dcb3112706b9685504219da4dcae523b9ffbbade819407605f2c3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/walnut_dns-f26162d8d20aaa1b)
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test cache::config::tests::test_cache_config_with_specific_record ... ok
[INFO] [stdout] test cache::config::tests::test_ttl_bounds_constructors ... ok
[INFO] [stdout] test cache::config::tests::test_cache_ttl_bounds_constructor ... ok
[INFO] [stdout] test cache::config::tests::test_ttl_bounds_none ... ok
[INFO] [stdout] test cache::config::tests::test_ttl_bounds_range ... ok
[INFO] [stdout] test cache::tests::test_cache_error_display ... ok
[INFO] [stdout] test cache::config::tests::test_default_cache_config ... ok
[INFO] [stdout] test cache::service::tests::test_cache_layer_construction ... ok
[INFO] [stdout] test cache::service::tests::test_cache_construction ... ok
[INFO] [stdout] test cache::config::tests::test_cache_config_builder_methods ... ok
[INFO] [stdout] test cache::tests::test_cache_cleanup ... ok
[INFO] [stdout] test database::tests::test_sqlite_catalog_new_in_memory ... ok
[INFO] [stdout] test database::tests::test_sqlite_configuration_serde ... ok
[INFO] [stdout] test database::tests::test_catalog_find_nonexistent_zone ... ok
[INFO] [stdout] test cache::tests::test_cache_insert_and_get_lookup ... ok
[INFO] [stdout] test database::tests::test_catalog_zone_with_records ... ok
[INFO] [stdout] test lookup::tests::test_cache_timestamp_add_ttl ... ok
[INFO] [stdout] test lookup::tests::test_cache_timestamp_as_utc ... ok
[INFO] [stdout] test lookup::tests::test_cache_timestamp_is_expired ... ok
[INFO] [stdout] test lookup::tests::test_cache_timestamp_since ... ok
[INFO] [stdout] test database::tests::test_catalog_list_zones ... ok
[INFO] [stdout] test lookup::tests::test_lookup_from_rdata ... ok
[INFO] [stdout] test lookup::tests::test_lookup_from_records ... ok
[INFO] [stdout] test database::tests::test_catalog_upsert_and_get_zone ... ok
[INFO] [stdout] test lookup::tests::test_cache_timestamp_now ... ok
[INFO] [stdout] test lookup::tests::test_lookup_no_records ... ok
[INFO] [stdout] test lookup::tests::test_nxdomain_lookup_construction ... ok
[INFO] [stdout] test resolver::hosts::tests::test_hosts_resolver_basic_construction ... ok
[INFO] [stdout] test lookup::tests::test_successful_lookup_construction ... ok
[INFO] [stdout] test lookup::tests::test_lookup_ttl_calculation ... ok
[INFO] [stdout] test resolver::hosts::tests::test_hosts_resolver_localhost_aaaa_record ... ok
[INFO] [stdout] test database::tests::test_sqlite_catalog_new ... ok
[INFO] [stdout] test database::tests::test_catalog_multiple_zones ... ok
[INFO] [stdout] test database::tests::test_catalog_find_zone ... ok
[INFO] [stdout] test resolver::hosts::tests::test_hosts_resolver_localhost_a_record ... ok
[INFO] [stdout] test database::tests::test_catalog_chained_zones ... ok
[INFO] [stdout] test database::tests::test_sqlite_catalog_new_from_config_in_memory ... ok
[INFO] [stdout] test resolver::hosts::tests::test_hosts_resolver_unsupported_record_types ... ok
[INFO] [stdout] test resolver::hosts::tests::test_hosts_resolver_missing_entry ... ok
[INFO] [stdout] test database::tests::test_catalog_debug_format ... ok
[INFO] [stdout] test cache::tests::test_cache_insert_and_get_nxdomain ... ok
[INFO] [stdout] test database::tests::test_catalog_delete_zone ... ok
[INFO] [stdout] test resolver::reserved::tests::test_reserved_names_layer_construction ... ok
[INFO] [stdout] test resolver::reserved::tests::test_get_hierarchical_lookup ... ok
[INFO] [stdout] test resolver::reserved::tests::test_default_reserved_local_names ... ok
[INFO] [stdout] test resolver::reserved::tests::test_resolve_invalid_domain ... ok
[INFO] [stdout] test resolver::reserved::tests::test_reserved_resolver_construction ... ok
[INFO] [stdout] test resolver::reserved::tests::test_reserved_names_service_forward ... ok
[INFO] [stdout] test resolver::reserved::tests::test_reserved_names_service_invalid_domain ... ok
[INFO] [stdout] test database::tests::test_zone_update_serial_number ... ok
[INFO] [stdout] test resolver::hosts::tests::test_hosts_service_test_local_resolution ... ok
[INFO] [stdout] test resolver::reserved::tests::test_reserved_names_service_localhost ... ok
[INFO] [stdout] test database::tests::test_zone_name_case_insensitive_search ... ok
[INFO] [stdout] test resolver::reserved::tests::test_resolve_localhost_a ... ok
[INFO] [stdout] test resolver::reserved::tests::test_resolve_localhost_ptr ... ok
[INFO] [stdout] test resolver::reserved::tests::test_resolve_localhost_aaaa ... ok
[INFO] [stdout] test resolver::reserved::tests::test_resolve_normal_domain ... ok
[INFO] [stdout] test database::tests::test_sqlite_catalog_new_from_config_with_file ... ok
[INFO] [stdout] test rr::id::tests::test_record_id_display ... ok
[INFO] [stdout] test rr::id::tests::test_record_id_creation ... ok
[INFO] [stdout] test rr::id::tests::test_record_id_from_str_invalid ... ok
[INFO] [stdout] test rr::id::tests::test_zone_id_creation ... ok
[INFO] [stdout] test rr::id::tests::test_zone_id_from_str ... ok
[INFO] [stdout] test rr::id::tests::test_zone_id_ordering ... ok
[INFO] [stdout] test rr::record::tests::test_record_expiration ... ok
[INFO] [stdout] test rr::record::tests::test_record_id_uniqueness ... ok
[INFO] [stdout] test rr::record::tests::test_record_mdns_cache_flush ... ok
[INFO] [stdout] test rr::record::tests::test_record_into_record_rdata ... ok
[INFO] [stdout] test rr::record::tests::test_record_as_hickory ... ok
[INFO] [stdout] test rr::record::tests::test_record_display ... ok
[INFO] [stdout] test rr::record::tests::test_record_creation ... ok
[INFO] [stdout] test resolver::hosts::tests::test_hosts_service_forwarding_behavior ... ok
[INFO] [stdout] test rr::record::tests::test_record_equality ... ok
[INFO] [stdout] test rr::record::tests::test_record_clone ... ok
[INFO] [stdout] test resolver::hosts::tests::test_hosts_service_localhost_a_resolution ... ok
[INFO] [stdout] test rr::id::tests::test_zone_id_hash ... ok
[INFO] [stdout] test rr::record::tests::test_record_ordering ... ok
[INFO] [stdout] test rr::record::tests::test_record_rrkey ... ok
[INFO] [stdout] test rr::record::tests::test_record_ttl_modification ... ok
[INFO] [stdout] test rr::record::tests::test_record_update0 ... ok
[INFO] [stdout] test rr::rset::tests::test_get_filter ... ok
[INFO] [stdout] test rr::rset::tests::test_mismatch_error ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_aname_replacement ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_as_hickory ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_clone ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_cname_replacement ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_from_record ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_insert_duplicate ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_insert_wrong_name ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_insert_wrong_type ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_new ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_iterators ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_push ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_ns_last_record_protection ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_remove ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_rrkey ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_rrsigs ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_set_dns_class ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_set_ttl ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_soa_deletion_protection ... ok
[INFO] [stdout] test rr::sequence::tests::test_serial_number_clone_and_copy ... ok
[INFO] [stdout] test rr::sequence::tests::test_serial_number_comparison_undefined ... ok
[INFO] [stdout] test rr::sequence::tests::test_serial_number_creation ... ok
[INFO] [stdout] test rr::sequence::tests::test_serial_number_rfc_examples ... ok
[INFO] [stdout] test rr::sequence::tests::test_serial_number_wrapping_addition ... ok
[INFO] [stdout] test rr::sequence::tests::test_serial_number_equality ... ok
[INFO] [stdout] test rr::sql::tests::test_name_ext_parse_soa_email_invalid ... ok
[INFO] [stdout] test rr::sql::tests::test_sql_name_clone ... ok
[INFO] [stdout] test rr::sequence::tests::test_serial_number_addition ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_with_name ... ok
[INFO] [stdout] test rr::sql::tests::test_sql_name_conversions ... ok
[INFO] [stdout] test rr::rset::tests::test_recordset_soa_serial_number_handling ... ok
[INFO] [stdout] test rr::sql::tests::test_name_ext_parse_soa_email_with_dots ... ok
[INFO] [stdout] test rr::sql::tests::test_sql_name_creation ... ok
[INFO] [stdout] test rr::sql::tests::test_name_ext_parse_soa_email ... ok
[INFO] [stdout] test rr::sequence::tests::test_serial_number_comparison_wrap_around ... ok
[INFO] [stdout] test rr::sql::tests::test_sql_name_debug ... ok
[INFO] [stdout] test rr::sql::tests::test_sql_name_deref ... ok
[INFO] [stdout] test rr::sql::tests::test_sql_name_from_lower_name ... ok
[INFO] [stdout] test rr::sql::tests::test_sql_name_root ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_clone_and_copy ... ok
[INFO] [stdout] test rr::sequence::tests::test_serial_number_comparison_simple ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_constants ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_display ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_deadline ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_from_duration ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_from_u32 ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_ordering ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_debug ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_zero_deadline ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_get_by_key ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_from_secs ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_properties ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_upsert_record ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_type_conversions ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_type_debug ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_creation ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_remove_record ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_id_uniqueness ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_with_allow_axfr ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_soa_access ... ok
[INFO] [stdout] test lookup::tests::test_entry_meta_into_lookup ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_is_empty ... ok
[INFO] [stdout] test rr::zone::tests::test_zone_iterators ... ok
[INFO] [stdout] test resolver::hosts::tests::test_hosts_resolver_test_local_record ... ok
[INFO] [stdout] test rr::ttl::tests::test_ttl_from_duration_overflow - should panic ... ok
[INFO] [stdout] test database::tests::test_catalog_concurrent_access ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 147 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authority_tests.rs (/opt/rustwide/target/debug/deps/authority_tests-1869097c112338f2)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_pre_scan ... ok
[INFO] [stdout] test test_authorize ... ok
[INFO] [stdout] test test_prerequisites ... ok
[INFO] [stdout] test test_authority ... ok
[INFO] [stdout] test test_axfr ... ok
[INFO] [stdout] test test_refused_axfr ... ok
[INFO] [stdout] test test_update ... ok
[INFO] [stdout] test test_search_www ... ok
[INFO] [stdout] test test_search ... ok
[INFO] [stdout] test test_recovery ... ok
[INFO] [stdout] test test_zone_signing ... ok
[INFO] [stdout] test test_get_nsec ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test authority_tests`
[INFO] [stdout] test test_journal ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_journal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_journal' (170) panicked at src/database/record.rs:83:22:
[INFO] [stdout] Zone and record mismatch during DB Load: Mismatch("DNS Class")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfaece25f58 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfaece25f58 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfaece25f58 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfaece25f58 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfaece3bffa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfaece3bffa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5dfaece2a862 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dfaece2a862 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dfaece04c16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfaece04c16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfaece1e329 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfaeca3d09c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5dfaeca3d09c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfaece1e4e2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5dfaece1e4e2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfaece04cd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfaecdf9ea9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfaece059ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfaece3c86c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfaece3c5b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5dfaecabc8f4 - <core[28b146924c2f19c6]::result::Result<bool, walnut_dns[ca9b61a65fefc628]::rr::rset::Mismatch>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfaecacafaa - <walnut_dns[ca9b61a65fefc628]::database::record::RecordPersistence>::populate_zones
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/record.rs:83:22
[INFO] [stdout]   22:     0x5dfaecac607b - <walnut_dns[ca9b61a65fefc628]::database::zone::ZonePersistence>::find
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/zone.rs:63:20
[INFO] [stdout]   23:     0x5dfaeca89e0d - <walnut_dns[ca9b61a65fefc628]::database::SqliteStore as walnut_dns[ca9b61a65fefc628]::catalog::CatalogStore<walnut_dns[ca9b61a65fefc628]::authority::ZoneAuthority<walnut_dns[ca9b61a65fefc628]::rr::zone::Zone>>>::find::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mod.rs:433:28
[INFO] [stdout]   24:     0x5dfaeca8eaea - walnut_dns[ca9b61a65fefc628]::block_in_place::<core[28b146924c2f19c6]::result::Result<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::vec::Vec<walnut_dns[ca9b61a65fefc628]::authority::ZoneAuthority<walnut_dns[ca9b61a65fefc628]::rr::zone::Zone>>>, walnut_dns[ca9b61a65fefc628]::catalog::CatalogError>, <walnut_dns[ca9b61a65fefc628]::database::SqliteStore as walnut_dns[ca9b61a65fefc628]::catalog::CatalogStore<walnut_dns[ca9b61a65fefc628]::authority::ZoneAuthority<walnut_dns[ca9b61a65fefc628]::rr::zone::Zone>>>::find::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:22:9
[INFO] [stdout]   25:     0x5dfaeca8b1ca - <walnut_dns[ca9b61a65fefc628]::database::SqliteStore as walnut_dns[ca9b61a65fefc628]::catalog::CatalogStore<walnut_dns[ca9b61a65fefc628]::authority::ZoneAuthority<walnut_dns[ca9b61a65fefc628]::rr::zone::Zone>>>::find::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mod.rs:430:9
[INFO] [stdout]   26:     0x5dfaeca8c951 - <walnut_dns[ca9b61a65fefc628]::database::SqliteStore as walnut_dns[ca9b61a65fefc628]::catalog::CatalogStore<walnut_dns[ca9b61a65fefc628]::authority::ZoneAuthority<walnut_dns[ca9b61a65fefc628]::rr::zone::Zone>>>::find::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mod.rs:424:5
[INFO] [stdout]   27:     0x5dfaecab4f20 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::vec::Vec<walnut_dns[ca9b61a65fefc628]::authority::ZoneAuthority<walnut_dns[ca9b61a65fefc628]::rr::zone::Zone>>>, walnut_dns[ca9b61a65fefc628]::catalog::CatalogError>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5dfaeca97250 - <walnut_dns[ca9b61a65fefc628]::database::dnssec::DnsSecStore as walnut_dns[ca9b61a65fefc628]::catalog::CatalogStore<walnut_dns[ca9b61a65fefc628]::authority::dnssec::DnsSecZone<walnut_dns[ca9b61a65fefc628]::rr::zone::Zone>>>::find::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/dnssec.rs:220:47
[INFO] [stdout]   29:     0x5dfaeca97f81 - <walnut_dns[ca9b61a65fefc628]::database::dnssec::DnsSecStore as walnut_dns[ca9b61a65fefc628]::catalog::CatalogStore<walnut_dns[ca9b61a65fefc628]::authority::dnssec::DnsSecZone<walnut_dns[ca9b61a65fefc628]::rr::zone::Zone>>>::find::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/dnssec.rs:215:5
[INFO] [stdout]   30:     0x5dfaec867d7f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::vec::Vec<walnut_dns[ca9b61a65fefc628]::authority::dnssec::DnsSecZone<walnut_dns[ca9b61a65fefc628]::rr::zone::Zone>>>, walnut_dns[ca9b61a65fefc628]::catalog::CatalogError>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5dfaec83fde1 - authority_tests[de9dbf837efeb228]::test_journal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/authority_tests.rs:987:10
[INFO] [stdout]   32:     0x5dfaec867e62 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5dfaec867edd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5dfaec89079d - <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   35:     0x5dfaec89069b - tokio[feac4425581d8fe4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   36:     0x5dfaec89069b - tokio[feac4425581d8fe4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   37:     0x5dfaec89069b - <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   38:     0x5dfaec88a4a0 - <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   39:     0x5dfaec88f82d - <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   40:     0x5dfaec88eb24 - <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   41:     0x5dfaec8524db - <tokio[feac4425581d8fe4]::runtime::context::scoped::Scoped<tokio[feac4425581d8fe4]::runtime::scheduler::Context>>::set::<<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x5dfaec890189 - tokio[feac4425581d8fe4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   43:     0x5dfaec852c42 - <std[929523f510218772]::thread::local::LocalKey<tokio[feac4425581d8fe4]::runtime::context::Context>>::try_with::<tokio[feac4425581d8fe4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5dfaec8527ce - <std[929523f510218772]::thread::local::LocalKey<tokio[feac4425581d8fe4]::runtime::context::Context>>::with::<tokio[feac4425581d8fe4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5dfaec88d9fd - tokio[feac4425581d8fe4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   46:     0x5dfaec88c5e0 - <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   47:     0x5dfaec88c8d6 - <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   48:     0x5dfaec88e630 - <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   49:     0x5dfaec880d13 - tokio[feac4425581d8fe4]::runtime::context::runtime::enter_runtime::<<tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5dfaec889fd1 - <tokio[feac4425581d8fe4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   51:     0x5dfaec85c114 - <tokio[feac4425581d8fe4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   52:     0x5dfaec85c2df - <tokio[feac4425581d8fe4]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   53:     0x5dfaec850cb6 - authority_tests[de9dbf837efeb228]::test_journal
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/authority_tests.rs:1011:38
[INFO] [stdout]   54:     0x5dfaec8383d7 - authority_tests[de9dbf837efeb228]::test_journal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/authority_tests.rs:938:24
[INFO] [stdout]   55:     0x5dfaec8a9a06 - <authority_tests[de9dbf837efeb228]::test_journal::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5dfaeca3017b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5dfaeca3017b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x5dfaeca3d9f5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x5dfaeca3d9f5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5dfaeca3d9f5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5dfaeca3d9f5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5dfaeca3d9f5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5dfaeca3d9f5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x5dfaeca3d9f5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x5dfaeca38554 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x5dfaeca38554 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5dfaeca40a72 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x5dfaeca40a72 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5dfaeca40a72 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5dfaeca40a72 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5dfaeca40a72 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5dfaeca40a72 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x5dfaeca40a72 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5dfaece2588f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x5dfaece2588f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x781cbb2b9aa4 - <unknown>
[INFO] [stdout]   77:     0x781cbb346a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_journal
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ef6f501dcb2dcb3112706b9685504219da4dcae523b9ffbbade819407605f2c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6f501dcb2dcb3112706b9685504219da4dcae523b9ffbbade819407605f2c3", kill_on_drop: false }`
[INFO] [stdout] ef6f501dcb2dcb3112706b9685504219da4dcae523b9ffbbade819407605f2c3
